This effect applies a convolution blur effect to a single source. The actual blur that is applied is determined by the convolution kernel. This is a matrix of values that are applied to each pixels of the source to produce the destination.
The Blur effect takes a maximum of one source and has two parameters.
| Previous | Chapter contents | Chapter top | Section top | Next |